Titanic Survival Prediction

Using machine learning models to predict survival probabilities of Titanic passengers.

Project Overview

This project aimed to predict survival outcomes of Titanic passengers using a range of machine learning models. It included data cleaning, feature engineering, and performance comparison of algorithms.

Key Objectives

Tools & Libraries Used

Results

Project Outcomes

Females and 1st-class passengers had the highest probability of survival. Decision Trees emerged as the best-performing model, with an accuracy of 87%.

Download Report

Download Final Report

Source Code

View on GitHub